home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / tgdev301.zip / TEXT_ADF.DOC < prev    next >
Text File  |  1996-06-09  |  2KB  |  40 lines

  1.  
  2.   (* Archive definition file - *.ADF
  3.  
  4.   This file is a simple text file containing one (or several) archive
  5.   definitions.  These definition files can be imported into Telegard to be
  6.   used as a default archive configuration.  Following are the accepted
  7.   keywords for this file; any other lines are considered comments and
  8.   won't be parsed.
  9.  
  10.   ARCHIVE    <string>                    { Archive description (50) }
  11.   EXTENSION  <string>                    { Archive extension (3) }
  12.  
  13.   COMPRESS   <string>                    { Compression Command (50) }
  14.   DECOMPRESS <string>                    { Decompression Command (50) }
  15.   TEST       <string>                    { Testing Command (50) }
  16.   VIEW       <string>                    { Viewing Command (50) }
  17.   CAPTURE                                { Capture external view (redirect) }
  18.   COMMENT    <string>                    { Add Comment Command (50) }
  19.  
  20.   SUCCESS    <num>                       { Errorlevel of SUCCESS }
  21.                                          { (0..255) }
  22.  
  23.   NOTE       <string>                    { Any line marked note will be }
  24.    :                                     { sent to the user when the }
  25.    :                                     { archive is first setup - }
  26.    :                                     { these could be related to }
  27.    :                                     { specific hardware, software } 
  28.   NOTE       <string>                    { esp: EXTERNAL SETTINGS }
  29.                                          { /GLOBAL SWITCHES }
  30.  
  31.   The archive definition files may also be created by exporting a configured
  32.   setup to an .ADF file.  If you do not find a archive listed in the
  33.   TELEGARD.ADF file (default archive definitions), then please export your
  34.   configuration and attach to the closest beta/support site.
  35.  
  36.   The first keyword for any archive definition must be ARCHIVE.  The
  37.   definition for that archive follows that keyword.
  38.   *)
  39.  
  40.